home *** CD-ROM | disk | FTP | other *** search
/ Dr. Windows 3 / dr win3.zip / dr win3 / VISUALBA / VBMDIXPL.ZIP / MDIFORM1.FRM < prev    next >
Text File  |  1993-05-17  |  20KB  |  796 lines

  1. VERSION 2.00
  2. Begin MDIForm MDIForm1 
  3.    Caption         =   "MDIForm1"
  4.    Height          =   7008
  5.    Left            =   1824
  6.    LinkTopic       =   "MDIForm1"
  7.    Top             =   1704
  8.    Width           =   6696
  9.    Begin SSPanel Statusbar 
  10.       Align           =   2  'Align Bottom
  11.       BackColor       =   &H00C0C0C0&
  12.       Height          =   492
  13.       Left            =   0
  14.       TabIndex        =   1
  15.       Top             =   5772
  16.       Width           =   6600
  17.       Begin SSPanel StatusLine 
  18.          Alignment       =   1  'Left Justify - MIDDLE
  19.          BackColor       =   &H00C0C0C0&
  20.          BevelOuter      =   1  'Inset
  21.          Caption         =   " This is the Status line ...."
  22.          Height          =   252
  23.          Left            =   120
  24.          TabIndex        =   2
  25.          Top             =   120
  26.          Width           =   6132
  27.       End
  28.    End
  29.    Begin SSPanel Toolbar 
  30.       Align           =   1  'Align Top
  31.       BackColor       =   &H00C0C0C0&
  32.       Height          =   492
  33.       Left            =   0
  34.       TabIndex        =   0
  35.       Top             =   0
  36.       Width           =   6600
  37.       Begin SSCommand B_Toolbar 
  38.          BevelWidth      =   1
  39.          Height          =   336
  40.          Index           =   7
  41.          Left            =   3360
  42.          Picture         =   MDIFORM1.FRX:0000
  43.          TabIndex        =   11
  44.          Top             =   84
  45.          Width           =   348
  46.       End
  47.       Begin SSCommand B_Toolbar 
  48.          BevelWidth      =   1
  49.          Height          =   336
  50.          Index           =   6
  51.          Left            =   2520
  52.          Picture         =   MDIFORM1.FRX:029A
  53.          TabIndex        =   10
  54.          Top             =   84
  55.          Width           =   348
  56.       End
  57.       Begin SSCommand B_Toolbar 
  58.          BevelWidth      =   1
  59.          Height          =   336
  60.          Index           =   5
  61.          Left            =   2160
  62.          Picture         =   MDIFORM1.FRX:058C
  63.          TabIndex        =   9
  64.          Top             =   84
  65.          Width           =   348
  66.       End
  67.       Begin SSCommand B_Toolbar 
  68.          BevelWidth      =   1
  69.          Height          =   336
  70.          Index           =   4
  71.          Left            =   1800
  72.          Picture         =   MDIFORM1.FRX:089A
  73.          TabIndex        =   8
  74.          Top             =   84
  75.          Width           =   348
  76.       End
  77.       Begin SSCommand B_Toolbar 
  78.          BevelWidth      =   1
  79.          Height          =   336
  80.          Index           =   3
  81.          Left            =   1440
  82.          Picture         =   MDIFORM1.FRX:0B8C
  83.          TabIndex        =   7
  84.          Top             =   84
  85.          Width           =   348
  86.       End
  87.       Begin SSCommand B_Toolbar 
  88.          BevelWidth      =   1
  89.          Height          =   336
  90.          Index           =   0
  91.          Left            =   120
  92.          Picture         =   MDIFORM1.FRX:0E3E
  93.          TabIndex        =   6
  94.          Top             =   84
  95.          Width           =   348
  96.       End
  97.       Begin SSCommand B_Toolbar 
  98.          BevelWidth      =   1
  99.          Height          =   336
  100.          Index           =   8
  101.          Left            =   3000
  102.          Picture         =   MDIFORM1.FRX:10D8
  103.          TabIndex        =   5
  104.          Top             =   84
  105.          Width           =   396
  106.       End
  107.       Begin SSCommand B_Toolbar 
  108.          BevelWidth      =   1
  109.          Height          =   336
  110.          Index           =   1
  111.          Left            =   480
  112.          Picture         =   MDIFORM1.FRX:13CA
  113.          TabIndex        =   4
  114.          Top             =   84
  115.          Width           =   396
  116.       End
  117.       Begin SSCommand B_Toolbar 
  118.          BevelWidth      =   1
  119.          Height          =   336
  120.          Index           =   2
  121.          Left            =   840
  122.          Picture         =   MDIFORM1.FRX:16A0
  123.          TabIndex        =   3
  124.          Top             =   84
  125.          Width           =   384
  126.       End
  127.       Begin CommonDialog CMDialog1 
  128.          Prop12          =   ""
  129.          Prop27          =   ""
  130.          Prop28          =   MDIFORM1.FRX:1992
  131.          Action          =   0  'Nothing
  132.          CancelError     =   0   'False
  133.          Color           =   &H00000000&
  134.          Copies          =   0
  135.          DefaultExt      =   ""
  136.          DialogTitle     =   ""
  137.          Filename        =   ""
  138.          Filetitle       =   ""
  139.          Filter          =   ""
  140.          FilterIndex     =   0
  141.          Flags           =   0
  142.          FontBold        =   0   'False
  143.          FontItalic      =   0   'False
  144.          FontName        =   ""
  145.          FontSize        =   8
  146.          FontStrikeThru  =   0   'False
  147.          FontUnderLine   =   0   'False
  148.          FromPage        =   0
  149.          HelpCommand     =   0
  150.          HelpContext     =   0
  151.          HelpFile        =   ""
  152.          HelpKey         =   ""
  153.          InitDir         =   ""
  154.          Max             =   0
  155.          MaxFileSize     =   256
  156.          Min             =   0
  157.          PrinterDefault  =   -1  'True
  158.          ToPage          =   0
  159.       End
  160.    End
  161.    Begin Menu M_File 
  162.       Caption         =   "&File"
  163.       Begin Menu M_New 
  164.          Caption         =   "&New"
  165.       End
  166.       Begin Menu M_Open 
  167.          Caption         =   "&Open ..."
  168.       End
  169.       Begin Menu M_Save 
  170.          Caption         =   "&Save"
  171.          Shortcut        =   ^S
  172.       End
  173.       Begin Menu M_SaveAs 
  174.          Caption         =   "Save &as ..."
  175.          Shortcut        =   ^A
  176.       End
  177.       Begin Menu M_Close 
  178.          Caption         =   "&Close "
  179.       End
  180.       Begin Menu M_Dummy1 
  181.          Caption         =   "-"
  182.       End
  183.       Begin Menu M_Print 
  184.          Caption         =   "&Print"
  185.          Shortcut        =   ^P
  186.       End
  187.       Begin Menu M_PrinterSetup 
  188.          Caption         =   "P&rinter Setup ..."
  189.       End
  190.       Begin Menu M_Dummy4 
  191.          Caption         =   "-"
  192.       End
  193.       Begin Menu M_Exit 
  194.          Caption         =   "&Exit"
  195.       End
  196.    End
  197.    Begin Menu M_Edit 
  198.       Caption         =   "&Edit"
  199.       Begin Menu M_Undo 
  200.          Caption         =   "&Undo"
  201.          Shortcut        =   ^Z
  202.       End
  203.       Begin Menu M_Dummy7 
  204.          Caption         =   "-"
  205.       End
  206.       Begin Menu M_Cut 
  207.          Caption         =   "Cu&t"
  208.          Shortcut        =   ^X
  209.       End
  210.       Begin Menu M_Copy 
  211.          Caption         =   "&Copy"
  212.          Shortcut        =   ^C
  213.       End
  214.       Begin Menu M_Paste 
  215.          Caption         =   "&Paste"
  216.          Shortcut        =   ^V
  217.       End
  218.       Begin Menu M_Delete 
  219.          Caption         =   "&Delete"
  220.          Shortcut        =   {DEL}
  221.       End
  222.    End
  223.    Begin Menu M_Options 
  224.       Caption         =   "&Options"
  225.       Begin Menu M_Font 
  226.          Caption         =   "&Font"
  227.       End
  228.       Begin Menu M_Color 
  229.          Caption         =   "&Color"
  230.       End
  231.       Begin Menu M_Dummy6 
  232.          Caption         =   "-"
  233.       End
  234.       Begin Menu M_Toolbar 
  235.          Caption         =   "&Toolbar"
  236.          Checked         =   -1  'True
  237.       End
  238.       Begin Menu M_Statusbar 
  239.          Caption         =   "&Statusbar"
  240.          Checked         =   -1  'True
  241.       End
  242.       Begin Menu M_FloatingToolbar 
  243.          Caption         =   "F&loating Toolbar"
  244.          Checked         =   -1  'True
  245.       End
  246.    End
  247.    Begin Menu M_Window 
  248.       Caption         =   "&Window"
  249.       Begin Menu M_Vertical 
  250.          Caption         =   "Arrange &Vertical"
  251.       End
  252.       Begin Menu M_Horizontal 
  253.          Caption         =   "Arrange &Horizontal"
  254.       End
  255.       Begin Menu M_Icons 
  256.          Caption         =   "Arrange &Icons"
  257.       End
  258.       Begin Menu M_Cascade 
  259.          Caption         =   "&Cascade"
  260.       End
  261.       Begin Menu M_Dummy5 
  262.          Caption         =   "-"
  263.       End
  264.       Begin Menu M_Restore 
  265.          Caption         =   "&Restore all"
  266.       End
  267.       Begin Menu M_Minimize 
  268.          Caption         =   "&Mi